-
1 access
A n1 ( means of entry) accès m ; pedestrian/wheelchair access accès pour les piétons/fauteuils roulants ; access to the centre is from the street l'accès au centre se fait par la rue ; to gain access to sth accéder à qch ; ‘No access’ ( on signs) ‘accès interdit’ ;2 (ability to obtain, use) accès m (to à) ; to have access to information/education/a database avoir accès à des informations/l'éducation/une base de données ; open access libre accès ;3 Jur ( right to visit) right of access droit m de visite ; to have access (to one's children) avoir un droit de visite (auprès de ses enfants) ; to grant/deny access accorder/refuser le droit de visite ; right of access to prisoners le droit de visiter les prisonniers ;4 Comput accès m (to à) ;B modif1 ( entry) [control, door, mode, point] d'accès ;2 ( visiting) [rights] de visite. -
2 access
access [ˈækses]1. noun( = way) accès m• to have access to sb/sth avoir accès à qn/qch[+ computer file] accéder à3. compounds► access course noun cours de mise à niveau permettant aux personnes n'ayant pas le diplôme requis d'accéder à l'enseignement supérieur* * *['ækses] 1.1) ( means of entry) also Computing accès m‘No access’ — ( on signs) ‘accès interdit’
2) (ability to obtain, use) accès m (to à)3) Law ( right to visit)2. 3.transitive verb accéder à [database, information] -
3 privilege
privilege ['prɪvɪlɪdʒ]1 noun(a) (right, advantage) privilège m;∎ the privileges of the nobility les privilèges mpl de la noblesse;∎ to grant sb the privilege of doing sth accorder à qn le privilège de faire qch∎ it was a privilege doing business with you ce fut un honneur de travailler avec vous;∎ I had the privilege of attending his wedding j'ai eu le bonheur ou la chance d'assister à son mariage;∎ it is my privilege to introduce… j'ai le grand honneur ou le privilège de vous présenter…;∎ it was a privilege to have known her c'est un privilège de l'avoir connue∎ Politics parliamentary privilege immunité f parlementaireprivilégier;∎ these tax changes privilege the rich ces modifications fiscales privilégient les riches;∎ I am privileged to be able to present to you… j'ai l'honneur ou le privilège de vous présenter…
См. также в других словарях:
Comparison of database access — Programming language comparisons General comparison Basic syntax Basic instructions Arrays Associative arrays String operations … Wikipedia
Remote Database Access — (RDA) is a protocol standard for database access. Purpose RDA describes the connection of a database client to a database server. It includes features for * communicating database operations and parameters from the client to the server, * in… … Wikipedia
Database audit — Database auditing involves observing a database so as to be aware of the actions of database users. Database administrators and consultants often set up auditing for security purposes, for example, to ensure that those without the permission to… … Wikipedia
Database activity monitoring — (DAM) is a database security technology for monitoring and analyzing database activity that operates independently of the database management system (DBMS) and does not rely on any form of native (DBMS resident) auditing or native logs such as… … Wikipedia
Database — A database is an organized collection of data for one or more purposes, usually in digital form. The data are typically organized to model relevant aspects of reality (for example, the availability of rooms in hotels), in a way that supports… … Wikipedia
Database connection — A database connection is a facility in computer science that allows client software to communicate with database server software, whether on the same machine or not. A connection is required to send commands and receive answers. Connections are a … Wikipedia
Database server — A database server is a computer program that provides database services to other computer programs or computers, as defined by the client–server model. The term may also refer to a computer dedicated to running such a program. Database management … Wikipedia
Database Source Name — A data source name (DSN) is a data structure that contains the information about a specific database that an Open Database Connectivity (ODBC) driver needs in order to connect to it. Included in the DSN, which resides either in the registry or as … Wikipedia
Database machine — A database machine or back end processor is a computer or special hardware that stores and retrieves data from a database. It is specially designed for database access and is coupled to the main (front end) computer(s) by a high speed channel.… … Wikipedia
Database security — concerns the use of a broad range of information security controls to protect databases (potentially including the data, the database applications or stored functions, the database systems, the database servers and the associated network links)… … Wikipedia
Database storage structures — Database tables/indexes are typically stored on hard disk in one of many forms, ordered/unordered Flat files, ISAM, Heaps, Hash buckets or B+ Trees. These have various advantages and disadvantages discussed in this topic. The most commonly used… … Wikipedia